Home
last modified time | relevance | path

Searched defs:SetAppLabelId (Results 1 – 4 of 4) sorted by relevance

/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/data/
Dsystem_defined_appitem.cpp66 void SystemDefinedAppItem::SetAppLabelId(const std::string &appLabelId) in SetAppLabelId() function in OHOS::UDMF::SystemDefinedAppItem
/foundation/arkui/ace_engine/frameworks/core/pipeline/
Dcontainer_window_manager.h49 void SetAppLabelId(int32_t id) in SetAppLabelId() function
Dpipeline_base.h290 void SetAppLabelId(int32_t appLabelId) in SetAppLabelId() function
/foundation/distributeddatamgr/udmf/framework/jskitsimpl/data/
Dsystem_defined_appitem_napi.cpp193 napi_value SystemDefinedAppItemNapi::SetAppLabelId(napi_env env, napi_callback_info info) in SetAppLabelId() function in OHOS::UDMF::SystemDefinedAppItemNapi