Searched defs:APP (Results 1 - 10 of 10) sorted by relevance
/foundation/ability/ability_runtime/test/unittest/cj_environment_test/ |
H A D | cj_environment_test.cpp | 182 CJEnvironment::GetInstance()->LoadCJLibrary(CJEnvironment::GetInstance()->LibraryKind::APP, "dlName"); in HWTEST_F() member in LibraryKind
|
/foundation/ability/ability_runtime/cj_environment/interfaces/inner_api/ |
H A D | cj_environment.h | 65 APP, enumerator
|
/foundation/filemanagement/storage_service/services/storage_manager/include/storage/ |
H A D | storage_status_service.h | 50 enum BUNDLE_STATS {APP = 0, LOCAL, DISTRIBUTED, DATABASE, CACHE};
enumerator
|
/foundation/distributedhardware/device_manager/commondependency/include/ |
H A D | deviceprofile_connector.h | 40 constexpr uint32_t APP = 3; variable
|
/foundation/filemanagement/app_file_service/services/backup_sa/src/module_external/ |
H A D | bms_adapter.cpp | 45 enum { APP = 0, LOCAL, DISTRIBUTED, DATABASE, CACHE }; enumerator
|
/foundation/ability/ability_runtime/frameworks/simulator/common/include/ |
H A D | application_info.h | 48 APP = 0, member in OHOS::AppExecFwk::BundleType
|
/foundation/deviceprofile/device_info_manager/common/include/interfaces/ |
H A D | distributed_device_profile_enums.h | 89 APP = 3, member in OHOS::DistributedDeviceProfile::DPInterfaceCode::DeviceIdType::AuthenticationType::BindType::BindLevel
|
/foundation/ability/ability_runtime/frameworks/simulator/ability_simulator/include/bundle_parser/ |
H A D | common_profile.h | 74 constexpr const char *APP = "app"; member
|
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/ |
H A D | application_info.h | 58 APP = 0, member in OHOS::AppExecFwk::BundleType
|
/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/ |
H A D | common_profile.h | 323 constexpr const char* APP = "app"; member
|
Completed in 8 milliseconds