Home
last modified time | relevance | path

Searched defs:GET_RESOURCE_INFO_ALL (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/bundle_resource/
H A Dbundle_resource_info.h27 GET_RESOURCE_INFO_ALL = 0x00000001, enumerator
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundle_resource/
H A Dbundle_resource.cpp49 constexpr const char* GET_RESOURCE_INFO_ALL = "GET_RESOURCE_INFO_ALL"; variable