Home
last modified time | relevance | path

Searched defs:Prepare (Results 1 – 20 of 20) sorted by relevance

/base/security/access_token/services/tokensyncmanager/src/command/
Dsync_remote_hap_token_command.cpp91 void SyncRemoteHapTokenCommand::Prepare() in Prepare() function in OHOS::Security::AccessToken::SyncRemoteHapTokenCommand
Ddelete_remote_token_command.cpp72 void DeleteRemoteTokenCommand::Prepare() in Prepare() function in OHOS::Security::AccessToken::DeleteRemoteTokenCommand
Dupdate_remote_hap_token_command.cpp67 void UpdateRemoteHapTokenCommand::Prepare() in Prepare() function in OHOS::Security::AccessToken::UpdateRemoteHapTokenCommand
/base/powermgr/battery_manager/services/native/src/
Dcharging_sound.cpp85 void ChargingSound::Prepare() const in Prepare() function in OHOS::PowerMgr::ChargingSound
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webview/
Dark_media_codec_encoder_adapter_impl.cpp58 int32_t ArkMediaCodecEncoderAdapterImpl::Prepare() in Prepare() function in OHOS::ArkWeb::ArkMediaCodecEncoderAdapterImpl
/base/web/webview/ohos_interface/ohos_glue/ohos_adapter/bridge/webcore/
Dark_media_codec_encoder_adapter_wrapper.cpp58 OHOS::NWeb::CodecCodeAdapter ArkMediaCodecEncoderAdapterWrapper::Prepare() in Prepare() function in OHOS::ArkWeb::ArkMediaCodecEncoderAdapterWrapper
/base/accesscontrol/sandbox_manager/services/common/database/src/
Dsqlite_helper.cpp134 Statement SqliteHelper::Prepare(const std::string &sql) const in Prepare() function in OHOS::AccessControl::SandboxManager::SqliteHelper
/base/security/access_token/services/common/database/src/
Dsqlite_helper.cpp143 Statement SqliteHelper::Prepare(const std::string& sql) const in Prepare() function in OHOS::Security::AccessToken::SqliteHelper
/base/hiviewdfx/hiview/framework/native/unified_collection/decorator/
Dperf_decorator.cpp95 CollectResult<bool> PerfDecorator::Prepare(const std::string &logDir) in Prepare() function in OHOS::HiviewDFX::UCollectUtil::PerfDecorator
Dmem_profiler_decorator.cpp24 int MemProfilerDecorator::Prepare() in Prepare() function in OHOS::HiviewDFX::UCollectUtil::MemProfilerDecorator
/base/hiviewdfx/hiview/framework/native/unified_collection/collector/
Dperf_collector_impl.cpp159 CollectResult<bool> PerfCollectorImpl::Prepare(const std::string &logDir) in Prepare() function in OHOS::HiviewDFX::UCollectUtil::PerfCollectorImpl
Dmem_profiler_collector_impl.cpp78 int MemProfilerCollectorImpl::Prepare() in Prepare() function in OHOS::HiviewDFX::UCollectUtil::MemProfilerCollectorImpl
/base/web/webview/ohos_adapter/media_adapter/src/
Dmedia_codec_encoder_adapter_impl.cpp132 CodecCodeAdapter MediaCodecEncoderAdapterImpl::Prepare() in Prepare() function in OHOS::NWeb::MediaCodecEncoderAdapterImpl
/base/notification/eventhandler/frameworks/eventhandler/src/
Devent_queue.cpp191 void EventQueue::Prepare() in Prepare() function in OHOS::AppExecFwk::EventQueue
/base/msdp/device_status/frameworks/js/napi/interaction/coordination/src/
Djs_coordination_manager.cpp29 napi_value JsCoordinationManager::Prepare(napi_env env, bool isCompatible, napi_value handle) in Prepare() function in OHOS::Msdp::DeviceStatus::JsCoordinationManager
Djs_coordination_context.cpp62 napi_value JsCoordinationContext::Prepare(napi_env env, napi_callback_info info) in Prepare() function in OHOS::Msdp::DeviceStatus::JsCoordinationContext
/base/powermgr/power_manager/services/native/src/shutdown/
Dshutdown_controller.cpp149 void ShutdownController::Prepare(bool isReboot) in Prepare() function in OHOS::PowerMgr::ShutdownController
/base/powermgr/power_manager/services/native/src/
Dpower_mode_module.cpp277 void PowerModeModule::Prepare() in Prepare() function in OHOS::PowerMgr::PowerModeModule
/base/security/access_token/services/tokensyncmanager/test/unittest/
Dtoken_sync_service_test.cpp239 void Prepare() override {} in Prepare() function in OHOS::Security::AccessToken::TestBaseRemoteCommand
/base/tee/tee_client/services/tlogcat/src/
Dtlogcat.c1093 static int32_t Prepare(void) in Prepare() function