/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/ |
H A D | ability.cpp | 1766 ErrCode Ability::SetMissionLabel(const std::string &label) in SetMissionLabel()
|
/ohos5.0/base/account/os_account/services/accountmgr/src/appaccount/ |
H A D | app_account_control_manager.cpp | 148 static ErrCode RemoveDataFromAssetByLabel(int32_t localId, int32_t tag, const std::string &label) in RemoveDataFromAssetByLabel()
|
/ohos5.0/foundation/window/window_manager/window_scene/session_manager/src/zidl/ |
H A D | scene_session_manager_stub.cpp | 382 std::string label = data.ReadString(); in HandleSetSessionLabel() local
|
H A D | scene_session_manager_proxy.cpp | 640 …eneSessionManagerProxy::SetSessionLabel(const sptr<IRemoteObject>& token, const std::string& label) in SetSessionLabel()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/menu/menu_item/ |
H A D | menu_item_pattern.cpp | 1197 std::string label = menuProperty->GetLabel().value_or(""); in AddClickableArea() local
|
/ohos5.0/foundation/window/window_manager/interfaces/innerkits/wm/ |
H A D | window.h | 1555 virtual WMError SetAPPWindowLabel(const std::string& label) { return WMError::WM_OK; } in SetAPPWindowLabel()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/js_frontend/engine/jsi/ |
H A D | jsi_engine.cpp | 362 StepperLabels label; in SetDomAttributesWithObject() local 371 StepperLabels label; in SetDomAttributesWithObject() local
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/ |
H A D | avrcp_ct_profile.cpp | 2168 uint8_t connectId, uint8_t label, uint8_t crType, uint8_t chType, Packet *pkt, void *context) in ProcessChannelMessage()
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/syncer/src/device/singlever/ |
H A D | single_ver_data_sync.cpp | 58 std::vector<uint8_t> label = inStorage->GetIdentifier(); in Initialize() local
|
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/ |
H A D | bundle_mgr_host_impl.cpp | 1043 std::string label; in GetAbilityLabel() local 1052 const std::string &abilityName, std::string &label) in GetAbilityLabel()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/bridge/cj_frontend/interfaces/cj_ffi/ |
H A D | cj_view_abstract_ffi.cpp | 1146 auto label = vectorValue[i]; in FfiOHOSAceFrameworkViewAbstractBindMenu() local
|
/ohos5.0/foundation/ability/ability_runtime/test/unittest/frameworks_kits_ability_native_test/ |
H A D | ability_test.cpp | 2393 std::string label = "test_label"; variable
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/base/ |
H A D | frame_node.cpp | 960 void FrameNode::DumpPadding(const std::unique_ptr<NG::PaddingProperty>& padding, std::string label, in DumpPadding() 972 …id FrameNode::DumpBorder(const std::unique_ptr<NG::BorderWidthProperty>& border, std::string label, in DumpBorder()
|
/ohos5.0/foundation/window/window_manager/window_scene/interfaces/kits/napi/scene_session_manager/ |
H A D | js_scene_session.cpp | 3414 void JsSceneSession::UpdateSessionLabel(const std::string& label) in UpdateSessionLabel() 3444 NofitySessionLabelUpdatedFunc func = [weakThis = wptr(this)](const std::string& label) { in ProcessUpdateSessionLabelRegister()
|
/ohos5.0/foundation/graphic/graphic_3d/metadata/lume/LumeEngine/tools/ |
H A D | LumeAssetCompiler.json | 836 "label": [ array
|
H A D | LumeShaderCompiler.json | 836 "label": [ array
|
/ohos5.0/foundation/distributeddatamgr/pasteboard/services/core/src/ |
H A D | pasteboard_service.cpp | 2341 …auto label = iBundleMgr->GetStringById(resource.bundleName, resource.moduleName, resource.id, info… in GetAppLabel() local
|
/ohos5.0/foundation/ability/ability_runtime/services/abilitymgr/src/ |
H A D | ability_manager_client.cpp | 1299 ErrCode AbilityManagerClient::SetMissionLabel(sptr<IRemoteObject> token, const std::string& label) in SetMissionLabel()
|
H A D | mission_list_manager.cpp | 2898 int MissionListManager::SetMissionLabel(const sptr<IRemoteObject> &token, const std::string &label) in SetMissionLabel()
|
/ohos5.0/foundation/ability/ability_runtime/frameworks/native/ability/native/ability_runtime/ |
H A D | js_ability_context.cpp | 2317 std::string label; in OnSetMissionLabel() local
|
/ohos5.0/foundation/window/window_manager/wm/src/ |
H A D | window_impl.cpp | 4144 WMError WindowImpl::SetAPPWindowLabel(const std::string& label) in SetAPPWindowLabel()
|
H A D | window_session_impl.cpp | 1860 WMError WindowSessionImpl::SetAPPWindowLabel(const std::string& label) in SetAPPWindowLabel()
|
/ohos5.0/foundation/window/window_manager/window_scene/session/host/src/ |
H A D | session.cpp | 1629 WSError Session::SetSessionLabel(const std::string& label) in SetSessionLabel()
|
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/ |
H A D | js_accessibility_manager.cpp | 3405 …ibilityManager::DumpPadding(const std::unique_ptr<NG::PaddingProperty>& padding, std::string label) in DumpPadding() 3417 …ilityManager::DumpBorder(const std::unique_ptr<NG::BorderWidthProperty>& border, std::string label) in DumpBorder()
|
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/ |
H A D | bundle_mgr_proxy.cpp | 1375 const std::string &abilityName, std::string &label) in GetAbilityLabel()
|