Home
last modified time | relevance | path

Searched defs:init (Results 26 – 50 of 141) sorted by relevance

123456

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components/page_transition/
H A Dpage_transition_info.h138 TransformOperation init; in AddTranslateAnimation() local
154 TransformOperation init; in AddScaleAnimation() local
/ohos5.0/drivers/hdf_core/framework/model/misc/dsoftbus/include/
H A Dmodule_manager.h32 SoftbusDriverModuleInit init; member
/ohos5.0/foundation/multimedia/media_foundation/engine/plugin/plugins/minimp3_adapter/
H A Dminimp3_wrapper.h34 void (*init)(Minimp3WrapperMp3dec *dec); member
/ohos5.0/base/security/access_token/interfaces/innerkits/analysis_model/include/
H A Dcode_signature_analysis_kit.h38 int32_t (*init)(ModelManagerApi *api); member
/ohos5.0/foundation/communication/dsoftbus/core/bus_center/lnn/lane_hub/lane_manager/include/
H A Dlnn_lane_assign.h28 void (*init)(const ILaneIdStateListener *listener); member
/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/rust/panic_handler/
H A Dlib.rs98 pub fn init() { in init() function
/ohos5.0/foundation/communication/wifi/wifi/application/wifi_direct_demo/
H A Dgradlew.bat66 :init label
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/stack/platform/include/
H A Dmodule.h28 void (*init)(int trace_level); member
/ohos5.0/foundation/graphic/graphic_2d/rosen/samples/webgl/entry/src/main/js/MainAbility/pages/index/utils/
H A DPlaneShape.js121 init(gl, camera) { method in PlaneShape
H A DCubeShape.js248 init(gl, camera) { method in CubeShape
/ohos5.0/foundation/systemabilitymgr/safwk/interfaces/innerkits/safwk/rust/examples/listen_rust_sa/src/
H A Dlib.rs70 extern "C" fn init() { in init() function
/ohos5.0/build/common/asan/
H A Dasan_helper.c47 static void __attribute__((constructor)) init(void) in init() function
/ohos5.0/base/global/i18n_lite/tools/i18n-dat-tool/src/main/java/ohos/global/i18n/
H A DMeasureFormatPatternFetcher.java72 private void init() { in init() method in MeasureFormatPatternFetcher
/ohos5.0/drivers/hdf_core/framework/tools/hcs-view/hcsWebView/src/hcs/
H A DNapiLog.js41 NapiLog.init = function (level, fileName) { function
/ohos5.0/base/startup/init/services/param/liteos/
H A Dparam_service.c138 static int init = 0; in LiteParamService() local
/ohos5.0/base/security/crypto_framework/interfaces/innerkits/crypto_operation/
H A Dcipher.h58 HcfResult (*init)(HcfCipher *self, enum HcfCryptoMode opMode, member
/ohos5.0/base/security/device_auth/services/frameworks/inc/module/
H A Ddev_auth_module_manager.h28 int32_t (*init)(void); member
/ohos5.0/docs/en/application-dev/reference/apis-basic-services-kit/
H A Djs-apis-intelligentVoice-sys.md1020 ### init subsection
1069 ### init subsection
/ohos5.0/docs/zh-cn/application-dev/reference/apis-basic-services-kit/
H A Djs-apis-intelligentVoice-sys.md1020 ### init subsection
1069 ### init subsection
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/syntax/
H A Drepeat_node.cpp129 void RepeatNode::InitAllChildrenDragManager(bool init) in InitAllChildrenDragManager()
/ohos5.0/base/request/request/services/src/manage/
H A Dapp_state.rs30 pub(crate) fn init(client_manager: ClientManagerEntry, task_manager: TaskManagerTx) { in init() method
/ohos5.0/drivers/peripheral/secure_element/hdi_service/
H A Dse_impl.cpp43 int32_t SeImpl::init(const sptr<ISecureElementCallback>& clientCallback, SecureElementStatus& statu… in init() function in OHOS::HDI::SecureElement::SeImpl
/ohos5.0/drivers/peripheral/secure_element/sim_hdi_service/
H A Dsecure_element_interface_service.cpp31 int32_t SecureElementInterfaceService::init( in init() function in OHOS::HDI::SecureElement::SimSecureElement::V1_0::SecureElementInterfaceService
/ohos5.0/base/request/request/services/src/manage/config/
H A Dcert_manager.rs29 pub(crate) fn init() -> Self { in init() method
/ohos5.0/base/request/request/services/src/manage/scheduler/state/
H A Drecorder.rs38 pub(super) fn init( in init() method

123456