Home
last modified time | relevance | path

Searched defs:isDefaultApp (Results 1 – 12 of 12) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/isdefaultapplication_fuzzer/
H A Disdefaultapplication_fuzzer.cpp29 bool isDefaultApp = false; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/kits/js/default_app/
H A Djs_default_app.h38 bool isDefaultApp = false; member
H A Djs_default_app.cpp349 bool isDefaultApp = false; in IsDefaultApplicationSync() local
/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/defaultapphostimpl_fuzzer/
H A Ddefaultapphostimpl_fuzzer.cpp37 bool isDefaultApp = false; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/default_app/
H A Ddefault_app_interface.h32 virtual ErrCode IsDefaultApplication(const std::string& type, bool& isDefaultApp) in IsDefaultApplication()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/default_app/
H A Ddefault_app_host_impl.cpp25 ErrCode DefaultAppHostImpl::IsDefaultApplication(const std::string& type, bool& isDefaultApp) in IsDefaultApplication()
/ohos5.0/foundation/bundlemanager/bundle_framework/test/fuzztest/fuzztest_others/defaultappproxy_fuzzer/
H A Ddefaultappproxy_fuzzer.cpp43 bool isDefaultApp = true; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/default_app/
H A Ddefault_app_host.cpp70 bool isDefaultApp = false; in HandleIsDefaultApplication() local
H A Ddefault_app_proxy.cpp38 ErrCode DefaultAppProxy::IsDefaultApplication(const std::string& type, bool& isDefaultApp) in IsDefaultApplication()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_default_app_test/
H A Dbms_bundle_default_app_test.cpp356 bool isDefaultApp = false; variable
695 bool isDefaultApp = false; variable
1136 bool isDefaultApp = false; variable
1527 bool isDefaultApp = false; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_rdb_data_manager_test/
H A Dbms_rdb_data_manager_test.cpp491 bool isDefaultApp = false; variable
/ohos5.0/foundation/bundlemanager/bundle_framework/test/systemtest/common/bms/acts_bms_kit_system_test/
H A Dacts_bms_kit_system_test.cpp6302 bool isDefaultApp = false; variable