Home
last modified time | relevance | path

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

/base/security/access_token/services/tokensyncmanager/src/command/
Dsync_remote_hap_token_command.cpp80 void SyncRemoteHapTokenCommand::Prepare() in Prepare() function in OHOS::Security::AccessToken::SyncRemoteHapTokenCommand
Ddelete_remote_token_command.cpp68 void DeleteRemoteTokenCommand::Prepare() in Prepare() function in OHOS::Security::AccessToken::DeleteRemoteTokenCommand
Dupdate_remote_hap_token_command.cpp64 void UpdateRemoteHapTokenCommand::Prepare() in Prepare() function in OHOS::Security::AccessToken::UpdateRemoteHapTokenCommand
/base/hiviewdfx/hiview/framework/native/unified_collection/collector/empty_impl/mem_profiler/
Dmem_profiler_collector_empty_impl.cpp21 int MemProfilerCollectorEmptyImpl::Prepare() in Prepare() function in OHOS::HiviewDFX::UCollectUtil::MemProfilerCollectorEmptyImpl
/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/hiviewdfx/hiview/framework/native/unified_collection/collector/empty_impl/perf/
Dperf_collector_empty_impl.cpp60 CollectResult<bool> PerfCollectorEmptyImpl::Prepare(const std::string &logDir) in Prepare() function in OHOS::HiviewDFX::UCollectUtil::PerfCollectorEmptyImpl
/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/account/os_account/services/accountmgr/src/common/database/sqlite/
Dsqlite_helper.cpp136 Statement SqliteHelper::Prepare(const std::string& sql) const in Prepare() function in OHOS::AccountSA::SqliteHelper
/base/security/access_token/services/common/database/src/
Dsqlite_helper.cpp139 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.cpp94 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/impl/perf/
Dperf_collector_impl.cpp167 CollectResult<bool> PerfCollectorImpl::Prepare(const std::string &logDir) in Prepare() function in OHOS::HiviewDFX::UCollectUtil::PerfCollectorImpl
/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/hiviewdfx/hiview/framework/native/unified_collection/collector/impl/mem_profiler/
Dmem_profiler_collector_impl.cpp97 int MemProfilerCollectorImpl::Prepare() in Prepare() function in OHOS::HiviewDFX::UCollectUtil::MemProfilerCollectorImpl
/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.cpp64 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.cpp196 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/notification/eventhandler/frameworks/eventhandler/src/
Devent_queue_ffrt.cpp589 void EventQueueFFRT::Prepare() in Prepare() function in OHOS::AppExecFwk::EventQueueFFRT
Devent_queue_base.cpp994 void EventQueueBase::Prepare() in Prepare() function in OHOS::AppExecFwk::EventQueueBase
/base/security/access_token/services/tokensyncmanager/test/unittest/
Dtoken_sync_service_test.cpp238 void Prepare() override {} in Prepare() function in OHOS::Security::AccessToken::TestBaseRemoteCommand
/base/tee/tee_client/services/tlogcat/src/
Dtlogcat.c1125 static int32_t Prepare(void) in Prepare() function