/foundation/graphic/standard/interfaces/kits/napi/graphic/webgl/src/webgl/include/util/ |
D | log.h | 24 std::string prefix = "[%s]"; in PrintLogE() local 33 std::string prefix = "[%s]"; in PrintLogI() local
|
/foundation/distributeddatamgr/distributeddatamgr/services/distributeddataservice/libs/distributeddb/test/unittest/common/interfaces/ |
D | distributeddb_interfaces_nb_transaction_test.cpp | 488 const Key prefix; variable 570 const Key prefix; variable 819 const Key prefix; variable 871 const Key prefix; variable 919 const Key prefix; variable 967 const Key prefix; variable 1020 const Key prefix; variable 1089 const Key prefix; variable
|
/foundation/filemanagement/storage_service/services/storage_daemon/crypto/src/ |
D | fscrypt_key_v1.cpp | 50 for (auto prefix : CRYPTO_NAME_PREFIXES) { in ActiveKey() local 82 for (auto prefix : CRYPTO_NAME_PREFIXES) { in InactiveKey() local
|
D | huks_master.cpp | 119 static KeyBlob HashAndClip(const std::string &prefix, const KeyBlob &payload, const uint32_t length) in HashAndClip()
|
D | base_key.cpp | 136 auto prefix = PATH_KEY_VERSION.substr(1); // skip the first slash in GetCandidateVersion() local
|
/foundation/multimedia/medialibrary_standard/frameworks/innerkitsimpl/test/unittest/mediadataability_test/src/ |
D | mediadataability_unit_test.cpp | 51 string prefix = MEDIA_DATA_DB_MEDIA_TYPE + " <> 8 "; variable 198 string prefix = MEDIA_DATA_DB_MEDIA_TYPE + " <> 8 "; variable 214 string prefix = MEDIA_DATA_DB_MEDIA_TYPE + " <> 8 "; variable 243 string prefix = MEDIA_DATA_DB_MEDIA_TYPE + " <> 8 "; variable 281 string prefix = MEDIA_DATA_DB_MEDIA_TYPE + " <> 8 "; variable 318 string prefix = MEDIA_DATA_DB_MEDIA_TYPE + " <> 8 "; variable 354 string prefix = MEDIA_DATA_DB_MEDIA_TYPE + " <> 8 "; variable 389 string prefix = MEDIA_DATA_DB_MEDIA_TYPE + " <> 8 "; variable
|
/foundation/deviceprofile/device_profile_core/test/resource/authority/ |
D | valid_authority.json | 9 "prefix": { object
|
D | invalid_authority.json | 33 "prefix": { object
|
/foundation/ace/ace_engine/frameworks/bridge/js_frontend/engine/common/ |
D | js_engine.cpp | 39 std::string prefix = "/system/lib64/module/"; in GetPixelMapNapiEntry() local
|
/foundation/multimedia/histreamer/engine/utils/ |
D | utils.h | 40 inline bool StringStartsWith(const std::string& input, const std::string& prefix) in StringStartsWith()
|
/foundation/multimedia/medialibrary_standard/frameworks/innerkitsimpl/media_library_manager/ |
D | media_library_manager.cpp | 42 static void UpdateFetchOptionSelection(std::string &selection, const std::string &prefix) in UpdateFetchOptionSelection() 59 string prefix = MEDIA_DATA_DB_MEDIA_TYPE + " <> ? "; in GetFileAssets() local 348 string prefix = MEDIA_DATA_DB_PARENT_ID + " = ? AND " + MEDIA_DATA_DB_MEDIA_TYPE + " <> ? "; in GetAlbumFileAssets() local
|
/foundation/communication/wifi/tests/wifi_standard/wifi_framework/common/unittest/ |
D | wifi_global_func_test.cpp | 164 std::string prefix = "head|"; variable
|
/foundation/ace/ace_engine/adapter/ohos/entrance/ |
D | data_ability_helper_standard.cpp | 36 std::string prefix = "/system/lib64/module/"; in GetThumbnailNapiEntry() local
|
/foundation/communication/netstack/test/napi/log/ |
D | test_hilog.cpp | 25 static void StripFormatString(const std::string &prefix, std::string &str) in StripFormatString()
|
/foundation/communication/netmanager_base/utils/log/include/ |
D | netmanager_base_log.h | 47 static void NetManagerStandardStripFormatString(const std::string &prefix, std::string &str) in NetManagerStandardStripFormatString()
|
/foundation/ace/ace_engine/frameworks/base/log/ |
D | log_wrapper.h | 103 static void StripFormatString(const std::string& prefix, std::string& str) in StripFormatString() 110 …static void ReplaceFormatString(const std::string& prefix, const std::string& replace, std::string… in ReplaceFormatString()
|
/foundation/communication/netstack/utils/log/include/ |
D | netstack_log.h | 52 static void NetStackStripFormatString(const std::string &prefix, std::string &str) in NetStackStripFormatString()
|
/foundation/appexecfwk/standard/interfaces/innerkits/appexecfwk_base/src/ |
D | bundle_user_info.cpp | 85 void BundleUserInfo::Dump(const std::string &prefix, int fd) in Dump()
|
/foundation/ace/napi/utils/ |
D | log.h | 50 static void StripFormatString(const std::string& prefix, std::string& str) in StripFormatString()
|
/foundation/appexecfwk/standard/services/bundlemgr/src/installd/ |
D | installd_operator.cpp | 141 std::string prefix = Constants::LIBS + cpuAbi + Constants::PATH_SEPARATOR; in isNativeSo() local 170 std::string prefix = Constants::LIBS + cpuAbi + Constants::PATH_SEPARATOR; in ExtractSo() local
|
/foundation/distributeddatamgr/distributeddatamgr/services/distributeddataservice/app/src/ |
D | kvstore_user_manager.cpp | 138 const std::string prefix(4, ' '); in Dump() local
|
/foundation/distributeddatamgr/appdatamgr/frameworks/innerkitsimpl/native_rdb/src/ |
D | sqlite_database_utils.cpp | 198 std::string prefix; in GetDatabaseDir() local
|
/foundation/ace/napi/module_manager/ |
D | native_module_manager.cpp | 180 const char* prefix = nullptr; in GetNativeModulePath() local
|
/foundation/communication/wifi/services/wifi_standard/wifi_framework/common/net_helper/ |
D | dhcpd_interface.cpp | 315 struct in6_addr prefix = IN6ADDR_ANY_INIT; in AssignIpAddrV6() local
|
/foundation/communication/wifi/services/wifi_standard/wifi_framework/common/config/ |
D | wifi_config_file_spec.cpp | 758 static std::string OutWifiP2pDevicClassString(const WifiP2pDevice &item, std::string prefix = "") in OutWifiP2pDevicClassString() 789 std::string prefix = "vecDev_" + std::to_string(i) + "."; in OutTClassString() local
|