/kernel/linux/linux-5.10/tools/include/linux/ |
H A D | string.h | 40 static inline bool strstarts(const char *str, const char *prefix) in strstarts() argument
|
/kernel/linux/linux-6.6/tools/include/linux/ |
H A D | string.h | 40 static inline bool strstarts(const char *str, const char *prefix) in strstarts() argument
|
/foundation/ability/idl_tool/ast/ |
H A D | ast_parameter.cpp | 21 String ASTParameter::Dump(const String& prefix) in Dump() argument
|
H A D | ast_node.cpp | 28 String ASTNode::Dump(const String& prefix) in Dump() argument
|
/foundation/ability/idl_tool/idl_tool_2/ast/ |
H A D | ast_parameter.cpp | 22 std::string ASTParameter::Dump(const std::string &prefix) in Dump() argument
|
H A D | ast_node.cpp | 27 std::string ASTNode::Dump(const std::string &prefix) in Dump() argument
|
H A D | ast_attribute.cpp | 56 std::string ASTAttr::Dump(const std::string &prefix)
in Dump() argument 98 std::string ASTParamAttr::Dump(const std::string &prefix)
in Dump() argument
|
H A D | ast_expr.cpp | 21 std::string ASTUnaryExpr::Dump(const std::string &prefix)
in Dump() argument 52 std::string ASTBinaryExpr::Dump(const std::string &prefix)
in Dump() argument 97 std::string ASTNumExpr::Dump(const std::string &prefix)
in Dump() argument 114 std::string ASTEnumExpr::Dump(const std::string &prefix)
in Dump() argument
|
/base/startup/init/services/param/watcher/agent/ |
H A D | watcher.cpp | 20 void Watcher::OnParameterChange(const std::string &prefix, const std::string &name, const std::string &value) in OnParameterChange() argument
|
/kernel/linux/linux-5.10/tools/lib/subcmd/ |
H A D | subcmd-config.h | 7 const char *prefix; member
|
/kernel/linux/linux-5.10/include/linux/ |
H A D | bcm47xx_sprom.h | 19 bcm47xx_fill_sprom(struct ssb_sprom *sprom, const char *prefix, bool fallback) bcm47xx_fill_sprom() argument
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | bcm47xx_sprom.h | 19 bcm47xx_fill_sprom(struct ssb_sprom *sprom, const char *prefix, bool fallback) bcm47xx_fill_sprom() argument
|
/kernel/linux/linux-6.6/tools/lib/subcmd/ |
H A D | subcmd-config.h | 7 const char *prefix; member
|
/kernel/linux/linux-6.6/tools/tracing/latency/ |
H A D | Makefile | 19 prefix ?= /usr/local macro
|
/kernel/linux/linux-6.6/tools/verification/dot2/ |
H A D | Makefile | 3 prefix ?= /usr macro
|
/base/startup/init/services/param/watcher/proxy/ |
H A D | watcher_proxy.cpp | 27 void WatcherProxy::OnParameterChange(const std::string &prefix, const std::string &name, const std::string &value) in OnParameterChange() argument
|
/foundation/multimedia/av_session/services/session/server/softbus/ |
H A D | softbus_session_utils.h | 34 std::string prefix = deviceId.substr(0, index);
in AnonymizeDeviceId() local
|
/foundation/communication/netmanager_ext/services/networksharemanager/src/ |
H A D | router_advertisement_params.cpp | 33 bool RaParams::ContainsPrefix(const IpPrefix &prefix) in ContainsPrefix() argument
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/test/ |
H A D | asset_loader_test.cpp | 35 Value prefix; in HWTEST_F() local 51 Value prefix; in HWTEST_F() local
|
/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/include/cloud/ |
H A D | iAssetLoader.h | 31 virtual DBStatus Download(const std::string &tableName, const std::string &gid, const Type &prefix, in Download() argument 42 virtual DBStatus RemoveLocalAssets(const std::string &tableName, const std::string &gid, const Type &prefix, in RemoveLocalAssets() argument
|
/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/cloud/ |
H A D | asset_loader.cpp | 18 Download( const std::string &tableName, const std::string &gid, const Value &prefix, VBucket &assets) Download() argument 24 RemoveLocalAssets( const std::string &tableName, const std::string &gid, const Value &prefix, VBucket &assets) RemoveLocalAssets() argument
|
/foundation/filemanagement/dfs_service/services/distributedfiledaemon/include/network/softbus/ |
H A D | softbus_session_name.h | 34 const std::string prefix = "DistributedFileService"; member in OHOS::Storage::DistributedFile::final
|
/kernel/linux/linux-5.10/drivers/misc/genwqe/ |
H A D | genwqe_driver.h | 60 char prefix[32]; in genwqe_hexdump() local
|
/kernel/linux/linux-5.10/include/linux/netfilter/ipset/ |
H A D | pfxlen.h | 46 ip6_netmask(union nf_inet_addr *ip, u8 prefix) in ip6_netmask() argument
|
/kernel/linux/linux-5.10/tools/firewire/ |
H A D | Makefile | 2 prefix = /usr macro
|