Movatterモバイル変換


[0]ホーム

URL:


Google Git
Sign in
chromium /chromium /src /refs/heads/main /. /dbus /string_util.h
blob: 91f953cfdeb70e742f162dab1aeecd2ae35112da [file] [log] [blame] [edit]
// Copyright 2012 The Chromium Authors
// Use of this source code is governed by a BSD-style license that can be
// found in the LICENSE file.
#ifndef DBUS_STRING_UTIL_H_
#define DBUS_STRING_UTIL_H_
#include<string>
#include"dbus/dbus_export.h"
namespace dbus{
// Returns true if the specified string is a valid object path.
CHROME_DBUS_EXPORTboolIsValidObjectPath(const std::string& value);
}// namespace dbus
#endif// DBUS_STRING_UTIL_H_

[8]ページ先頭

©2009-2025 Movatter.jp