Home
last modified time | relevance | path

Searched defs:types (Results 1 – 25 of 141) sorted by relevance

123456

/ohos5.0/foundation/distributeddatamgr/udmf/framework/innerkitsimpl/data/
H A Dunified_data.cpp99 std::string types; in GetTypes() local
110 std::vector<std::string> types; in GetTypesLabels() local
131 auto types = record->GetUtdIds(); in GetEntriesTypes() local
140 auto types = record->GetUtdIds(); in HasTypeInEntries() local
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/unittest/bundle_app_service/app_service_version1_library1/entry/src/main/cpp/types/libentry/
H A Dpackage.json3 "types": "./index.d.ts" string
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/unittest/bundle_app_service/app_service_version1_library2/entry/src/main/cpp/types/libentry/
H A Dpackage.json3 "types": "./index.d.ts" string
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/unittest/bundle_app_service/app_service_version2_library1/entry/src/main/cpp/types/libentry/
H A Dpackage.json3 "types": "./index.d.ts" string
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/unittest/bundle_app_service/app_service_version2_library2/entry/src/main/cpp/types/libentry/
H A Dpackage.json3 "types": "./index.d.ts" string
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/unittest/bundle_share_library/libA_v10001/entry/src/main/cpp/types/libentry/
H A Dpackage.json3 "types": "./index.d.ts" string
/ohos5.0/foundation/bundlemanager/bundle_framework/test/sceneProject/unittest/bundle_share_library/libA_v10002/entry/src/main/cpp/types/libentry/
H A Dpackage.json3 "types": "./index.d.ts" string
/ohos5.0/base/hiviewdfx/hiview/plugins/faultlogger/interfaces/js/test/unittest/cpp/types/libfaultlogger_test_napi/
H A Dpackage.json3 "types": "./index.d.ts" string
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/test/ndktest/camera_ndk_demo/entry/src/main/cpp/types/libentry/
H A Dpackage.json3 "types": "./index.d.ts" string
/ohos5.0/base/msdp/device_status/utils/common/src/
H A Dpreview_style_packer.cpp31 std::vector<int32_t> types; in Marshalling() local
45 std::vector<int32_t> types; in UnMarshalling() local
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/rust/ylong_cloud_extension/src/service_impl/
H A Dmod.rs29 pub mod types; module
/ohos5.0/base/security/asset/services/db_operator/src/
H A Dlib.rs23 pub mod types; module
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/codegen/SA/rust/
H A Dsa_rust_code_emitter.cpp31 const AST::TypeStringMap &types = ast_->GetTypes(); in EmitCommonHeaders() local
/ohos5.0/base/update/update_app/common/
H A Dpackage.json9 "types": "", string
/ohos5.0/base/update/update_app/feature/ota/
H A Dpackage.json9 "types": "", string
/ohos5.0/foundation/ability/ability_lite/interfaces/kits/js/napi/
H A Djs_aafwk.cpp51 napi_valuetype types[1]; in JSAafwkStartAbility() local
75 napi_valuetype types[1]; in JSAafwkStopAbility() local
/ohos5.0/base/hiviewdfx/hiappevent/frameworks/native/libhiappevent/observer/include/
H A Dapp_event_observer.h38 uint32_t types = 0; member
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/MediaLibraryExt/entry/src/main/resources/base/profile/
H A Dstatic_subscriber_config.json6 "types": [], array
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/setdonotdisturbdate_fuzzer/
H A Dsetdonotdisturbdate_fuzzer.cpp41 uint8_t types = *data % SLOT_TYPE_NUM; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/multimodalinput/input/frameworks/napi/input_device/src/
H A Djs_util.cpp128 uint32_t types = static_cast<uint32_t>(cb->data.device->GetType()); in GetDeviceAxisInfo() local
184 uint32_t types = static_cast<uint32_t>(cb->data.device->GetType()); in GetDeviceSourceType() local
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/publishnotification_fuzzer/
H A Dpublishnotification_fuzzer.cpp74 uint8_t types = *data % SLOT_TYPE_NUM; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dimage_analyzer_adapter_impl.cpp57 … std::vector<ImageAnalyzerType> types = {ImageAnalyzerType::SUBJECT, ImageAnalyzerType::TEXT}; in GetImageAnalyzerConfig() local
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/publishcontinuoustasknotification_fuzzer/
H A Dpublishcontinuoustasknotification_fuzzer.cpp74 uint8_t types = *data % SLOT_TYPE_NUM; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/base/notification/distributed_notification_service/test/fuzztest/reminderrequest_fuzzer/
H A Dreminderrequest_fuzzer.cpp37 uint8_t types = *data % ACTION_BUTTON_TYPE; in DoSomethingInterestingWithMyAPI() local
/ohos5.0/base/hiviewdfx/hilog/services/hilogd/include/
H A Dlog_filter.h28 uint16_t types; member

123456