Home
last modified time | relevance | path

Searched refs:COMPILE_RESET (Results 1 - 6 of 6) sorted by relevance

/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/include/
H A Dbundle_framework_core_ipc_interface_code.h158 COMPILE_RESET, member in OHOS::AppExecFwk::BundleMgrInterfaceCode
/foundation/bundlemanager/bundle_tool/frameworks/include/
H A Dbundle_command.h231 const std::string COMPILE_RESET = "reset AOT success.\n"; member
/foundation/bundlemanager/bundle_tool/frameworks/src/
H A Dbundle_command.cpp1981 ResetResults = COMPILE_RESET; in CompileReset()
/foundation/bundlemanager/bundle_framework/services/bundlemgr/test/unittest/bms_bundle_resource_test/
H A Dbms_bundle_mgr_host_unit_test.cpp2596 uint32_t code = static_cast<uint32_t>(BundleMgrInterfaceCode::COMPILE_RESET); in HWTEST_F()
/foundation/bundlemanager/bundle_framework/interfaces/inner_api/appexecfwk_core/src/bundlemgr/
H A Dbundle_mgr_host.cpp525 case static_cast<uint32_t>(BundleMgrInterfaceCode::COMPILE_RESET): in OnRemoteRequest()
H A Dbundle_mgr_proxy.cpp4832 if (!SendTransactCmd(BundleMgrInterfaceCode::COMPILE_RESET, data, reply)) { in CompileReset()

Completed in 25 milliseconds