Home
last modified time | relevance | path

Searched defs:targetPrefix (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/drivers/hdf_core/adapter/uhdf2/host/
H A Ddevhost.c47 const char targetPrefix[] = "startup:"; in StartMemoryHook() local
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/deeplink_reserve/
H A Ddeeplink_reserve_config.cpp100 static bool StartsWith(const std::string &sourceString, const std::string &targetPrefix) in StartsWith()
/ohos5.0/foundation/systemabilitymgr/safwk/services/safwk/src/
H A Dmain.cpp67 const char targetPrefix[] = "startup:"; in StartMemoryHook() local
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/installd/
H A Dinstalld_operator.cpp104 static bool StartsWith(const std::string &sourceString, const std::string &targetPrefix) in StartsWith()