Home
last modified time | relevance | path

Searched defs:LOCAL_DEVICE (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/base/customization/enterprise_device_management/common/native/include/
H A Dclipboard_policy.h24 LOCAL_DEVICE = 2, enumerator
/ohos5.0/base/web/webview/ohos_interface/include/ohos_adapter/
H A Dpasteboard_client_adapter.h34 enum class CopyOptionMode { NONE = 0, IN_APP = 1, LOCAL_DEVICE = 2, CROSS_DEVICE = 3 }; enumerator
/ohos5.0/base/web/webview/ohos_interface/include/ohos_nweb/
H A Dnweb_preference.h31 enum class CopyOptionMode { NONE = 0, IN_APP = 1, LOCAL_DEVICE = 2, CROSS_DEVICE = 3 }; enumerator
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/object/
H A Dobject_manager.h119 constexpr static const char *LOCAL_DEVICE = "local"; variable
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/schedule/
H A Dsystem_ability_state_scheduler.cpp40 constexpr const char* LOCAL_DEVICE = "local"; variable
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/test/unittest/src/
H A Dsystem_ability_state_scheduler_test.cpp51 const std::string LOCAL_DEVICE = "local"; variable
/ohos5.0/foundation/systemabilitymgr/samgr/services/samgr/native/source/
H A Dsystem_ability_manager.cpp58 constexpr const char* LOCAL_DEVICE = "local"; variable