Home
last modified time | relevance | path

Searched defs:init_ (Results 1 – 13 of 13) sorted by relevance

/ohos5.0/foundation/communication/netstack/utils/http_over_curl/include/
H A Depoll_request_handler.h43 std::once_flag init_; variable
/ohos5.0/base/hiviewdfx/faultloggerd/services/
H A Dfault_logger_pipe.h42 bool init_; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/animation/
H A Dproperty_animation.h69 RefPtr<Animatable> init_; variable
/ohos5.0/foundation/multimedia/player_framework/services/services/player/avsession_background/
H A Davsession_background.h54 bool init_ = false; variable
/ohos5.0/drivers/peripheral/codec/hal/idl_service/include/
H A Dcodec_omx_core.h48 InitFunc init_ = nullptr; variable
/ohos5.0/drivers/peripheral/codec/hal/v2.0/hdi_impl/include/
H A Dcodec_omx_core.h47 InitFunc init_ = nullptr; variable
/ohos5.0/base/hiviewdfx/hiview/base/include/
H A Daudit.h67 bool init_; variable
/ohos5.0/base/security/dlp_permission_service/interfaces/inner_api/dlp_fuse/include/
H A Dfuse_daemon.h64 static bool init_; variable
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/dialog_tween/
H A Drender_dialog_tween.h93 bool init_ = true; variable
/ohos5.0/foundation/graphic/graphic_2d/interfaces/inner_api/composer/
H A Dvsync_receiver.h177 bool init_; variable
/ohos5.0/foundation/multimedia/media_library/interfaces/kits/js/include/
H A Dthumbnail_manager.h202 static bool init_; variable
/ohos5.0/base/security/dlp_permission_service/interfaces/inner_api/dlp_fuse/src/
H A Dfuse_daemon.cpp49 bool FuseDaemon::init_ = false; member in OHOS::Security::DlpPermission::FuseDaemon
/ohos5.0/foundation/multimedia/media_library/frameworks/js/src/
H A Dthumbnail_manager.cpp55 bool ThumbnailManager::init_ = false; member in OHOS::Media::ThumbnailManager