Home
last modified time | relevance | path

Searched refs:GET_ALL_APPLICATION_INFO (Results 1 - 4 of 4) sorted by relevance

/foundation/ability/ability_runtime/frameworks/simulator/common/include/
H A Dapplication_info.h37 GET_ALL_APPLICATION_INFO = 0xFFFF0000, enumerator
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_base/include/
H A Dapplication_info.h41 GET_ALL_APPLICATION_INFO = 0xFFFF0000, enumerator
/foundation/ability/ability_runtime/test/unittest/bundle_mgr_helper_test/
H A Dbundle_mgr_helper_test.cpp342 ApplicationFlag flag = ApplicationFlag::GET_ALL_APPLICATION_INFO; in HWTEST_F()
/foundation/bundlemanager/bundle_framework/interfaces/kits/js/bundlemgr/
H A Dbundle_mgr.cpp3112 static_cast<int32_t>(ApplicationFlag::GET_ALL_APPLICATION_INFO), &nAllApplictionInfo)); in CreateBundleFlagObject()
3113 NAPI_CALL(env, napi_set_named_property(env, value, "GET_ALL_APPLICATION_INFO", nAllApplictionInfo)); in CreateBundleFlagObject()

Completed in 13 milliseconds