Home
last modified time | relevance | path

Searched defs:strName (Results 1 – 12 of 12) sorted by relevance

/ohos5.0/base/hiviewdfx/hiappevent/frameworks/js/napi/src/
H A Dnapi_hiappevent_userinfo.cpp46 std::string strName = NapiUtil::GetString(env, name); in IsStringEmptyOrNull() local
57 std::string strName = NapiUtil::GetString(env, name); in SetUserId() local
93 std::string strName = NapiUtil::GetString(env, name); in GetUserId() local
114 std::string strName = NapiUtil::GetString(env, name); in SetUserProperty() local
150 std::string strName = NapiUtil::GetString(env, name); in GetUserProperty() local
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/common/
H A Dbusiness_error.h46 #define CHECK_STRING_EMPTY(env, str, strName) \ argument
/ohos5.0/commonlibrary/c_utils/base/test/unittest/common/
H A Dutils_directory_test.cpp94 string strName = ExtractFileName(GetCurrentProcFullFileName()); variable
127 string strName = ExcludeTrailingPathDelimiter("data/test/UtilsDirectoryTest/"); variable
138 string strName = IncludeTrailingPathDelimiter("data/test/UtilsDirectoryTest"); variable
149 string strName = IncludeTrailingPathDelimiter(""); variable
/ohos5.0/foundation/window/window_manager/window_scene/session/host/include/
H A Dsession_utils.h62 std::string strName; variable
/ohos5.0/commonlibrary/c_utils/base/test/benchmarktest/directory_benchmark_test/
H A Ddirectory_benchmark_test.cpp108 string strName = ExtractFileName(GetCurrentProcFullFileName()); in BENCHMARK_F() local
153 string strName = ExcludeTrailingPathDelimiter("data/test/DirectoryTest/"); in BENCHMARK_F() local
168 string strName = IncludeTrailingPathDelimiter("data/test/DirectoryTest"); in BENCHMARK_F() local
/ohos5.0/foundation/barrierfree/accessibility/services/aams/test/mock/src/aafwk/
H A Dsystem_ability_manager.cpp141 const std::u16string& strName, const sptr<IRemoteObject>& ability, const SAExtraProp& extraProp) in DoInsertSaData()
/ohos5.0/foundation/multimodalinput/input/service/device_manager/src/
H A Dinput_device_manager.cpp405 std::string strName(sysName); in ParseDeviceId() local
681 std::string strName = name; in IsRemote() local
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/include/
H A Dability_util.h131 std::string strName; variable
/ohos5.0/foundation/communication/dsoftbus/core/frame/standard/init/src/
H A Dsoftbus_server_stub.cpp376 … int32_t CheckNormalAppSessionName(const char *sessionName, pid_t callingUid, std::string &strName) in CheckNormalAppSessionName()
428 std::string strName(sessionName); in CreateSessionServerInner() local
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/
H A Dsystem_ability_manager.cpp101 u16string strName = Str8ToStr16(to_string(systemAbilityId)); in RegisterDistribute() local
127 u16string strName = Str8ToStr16(to_string(said)); in InitDbinderService() local
1937 string strName = to_string(systemAbilityId); in DoMakeRemoteBinder() local
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Dability.cpp1382 std::string strName; in CheckAssertQueryResult() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/
H A Djsi_engine.cpp1146 std::string strName(paramName); in ParseResourceStringParam() local