Home
last modified time | relevance | path

Searched defs:typeString (Results 1 – 16 of 16) sorted by relevance

/foundation/communication/nfc/test/unittest/services/tags_test/
Dndef_tag_test.cpp223 std::string typeString = ndef->GetNdefTagTypeString(TEST_NDEF_FORUM_TYPE); variable
235 std::string typeString = ndef->GetNdefTagTypeString(TEST_NDEF_FORUM_TYPE_2); variable
306 std::string typeString = ndef->GetNdefTagTypeString(EmNfcForumType::NFC_FORUM_TYPE_3); variable
317 std::string typeString = ndef->GetNdefTagTypeString(EmNfcForumType::NFC_FORUM_TYPE_4); variable
328 std::string typeString = ndef->GetNdefTagTypeString(EmNfcForumType::MIFARE_CLASSIC); variable
339 std::string typeString = ndef->GetNdefTagTypeString(EmNfcForumType::ICODE_SLI); variable
397 std::string typeString = ndef->GetNdefTagTypeString(EmNfcForumType::NFC_FORUM_TYPE_UNKNOWN); variable
/foundation/ability/idl_tool/test/unittest/ast_parameter_test/
Dast_parameter_test.cpp68 String typeString = imageASTParameter->GetType()->ToString(); variable
95 String typeString = imageASTParameter->GetType()->ToString(); variable
/foundation/window/window_manager/interfaces/kits/ani/screen_runtime/screen_ani/src/
Dscreen_ani_manager.cpp60 std::string typeString; in onRegisterCallback() local
133 std::string typeString; in onUnRegisterCallback() local
/foundation/communication/nfc/interfaces/inner_api/tags/
Dndef_tag.cpp74 std::string typeString; in GetNdefTagTypeString() local
/foundation/ability/ability_base/interfaces/kits/c/cwant/src/
Dwant_manager.cpp97 std::string typeString = String::Unbox(strValue); in GetFD() local
/foundation/window/window_manager/interfaces/kits/ani/display_runtime/display_ani/src/
Ddisplay_ani_manager.cpp190 std::string typeString; in onRegisterCallback() local
289 std::string typeString; in onUnRegisterCallback() local
/foundation/resourceschedule/background_task_mgr/interfaces/kits/napi/src/
Dbg_continuous_task_napi_module.cpp831 bool CheckOnParam(napi_env env, uint32_t argc, napi_value argv[], std::string& typeString) in CheckOnParam()
854 bool CheckOffParam(napi_env env, uint32_t argc, napi_value argv[], std::string& typeString) in CheckOffParam()
921 std::string typeString; in OnOnContinuousTaskCallback() local
948 std::string typeString; in OffOnContinuousTaskCallback() local
/foundation/ability/ability_runtime/frameworks/cj/ffi/
Dcj_application_context_ffi.cpp106 auto typeString = std::string(type); in FfiCJApplicationContextOnOff() local
/foundation/multimedia/av_session/services/session/server/remote/
Djson_utils.cpp21 int32_t JsonUtils::ConvertSessionType(const std::string& typeString) in ConvertSessionType()
/foundation/multimedia/camera_framework/frameworks/js/camera_napi/src/picker/
Dcamera_picker_napi.cpp94 std::string typeString; in GetMediaTypes() local
/foundation/ability/ability_base/test/unittest/want/
Dskills_test.cpp921 std::string typeString = "/type"; variable
/foundation/multimedia/av_session/frameworks/js/napi/session/src/
Dnapi_avsession_manager.cpp165 std::string typeString; in CreateAVSession() local
217 std::string typeString; in CreateAVSessionWithExtra() local
Dnapi_utils.cpp122 int32_t NapiUtils::ConvertSessionType(const std::string& typeString) in ConvertSessionType()
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
Dmedialibrary_asset_operations.cpp2128 string typeString; in CreateAssetUniqueId() local
2177 string typeString; in CreateAssetUniqueIds() local
/foundation/ability/ability_runtime/frameworks/js/napi/inner/napi_common/
Dnapi_common_want.cpp1165 std::string typeString = AAFwk::String::Unbox(strValue); in WrapWantParamsFD() local
/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/
Dnode_text_modifier.cpp1072 auto typeString = TextModelNG::GetTextDetectConfig(frameNode); in GetTextDataDetectorConfig() local