Home
last modified time | relevance | path

Searched defs:strId (Results 1 – 9 of 9) sorted by relevance

/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/
H A Dability_post_event_timeout.cpp30 std::string strId = std::to_string(taskId); in AbilityPostEventTimeout() local
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeRender/src/util/
H A Drender_frame_util.cpp306 … const string strId = string("rfu_CopyToCpu_") + BASE_NS::to_string(handle.GetHandle().id); in ValidateInput() local
317 … const string strId = string("rfu_CopyToCpu_") + BASE_NS::to_string(handle.GetHandle().id); in ValidateInput() local
326 const string strId = string("rfu_CopyToCpu_") + BASE_NS::to_string(handle.GetHandle().id); in ValidateInput() local
/ohos5.0/base/telephony/sms_mms/frameworks/native/mms/src/
H A Dmms_body.cpp184 std::string strId = ""; in IsContentIdPartExist() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/jsview/
H A Djs_foreach.cpp167 JSRef<JSVal> strId = jsArr->GetValueAt(i); in SetIdArray() local
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/
H A Dcj_foreach_ffi.cpp184 for (const auto& strId : cjArr) { in FfiOHOSAceFrameworkViewSetIdArrayReturnStruct() local
/ohos5.0/foundation/window/window_manager/window_scene/test/unittest/
H A Dscene_session_manager_test4.cpp288 std::string strId = "1234"; variable
H A Dscene_session_manager_test3.cpp1464 std::string strId = "10086"; variable
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmedialibrary_album_operations.cpp97 string strId = cmd.GetOprnFileId(); in ModifyAlbumOperation() local
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/
H A Dscene_session_manager.cpp4594 const std::string& strId) in GetSpecifiedSessionDumpInfo()