/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/cloud/ |
H A D | cloud_config_manager.h | 26 struct Info { struct 31 API_EXPORT void Initialize(const std::vector<Info> &mapper); argument
|
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/include/ |
H A D | napi_async_work.h | 63 struct Info { struct 67 int errCode = -1; 68 bool needCallback = false; 69 napi_async_work asyncWork; 70 std::shared_ptr<NapiNativeObject> object; 71 std::shared_ptr<NapiAsyncWork> napiAsyncWork = nullptr;
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeEngine/src/image/loaders/ |
H A D | image_loader_common.h | 76 struct Info { struct 77 uint32_t width; 78 uint32_t height; 79 uint32_t componentCount; 80 bool is16bpc;
|
H A D | image_loader_stb_image.cpp | 319 struct Info { struct in StbImage 320 int width; 321 int height; 322 int componentCount; 323 bool is16bpc;
|
/ohos5.0/foundation/filemanagement/app_file_service/utils/include/b_radar/ |
H A D | b_radar.h | 78 struct Info { struct 81 std::string resInfo; argument 83 Info(const std::string &bundleName, const std::string &status, const std::string &resInfo) in Info() function
|
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/mock/include/ |
H A D | rdb_store_manager.h | 46 using Info = DistributedRdb::RdbDebugInfo; variable
|
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/include/ |
H A D | rdb_store_manager.h | 46 using Info = DistributedRdb::RdbDebugInfo; variable
|
/ohos5.0/base/hiviewdfx/hilog/platform/interface/native/ |
H A D | log.h | 29 Info, enumerator
|
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/include/ |
H A D | store_types.h | 169 struct Info { struct 181 Info downLoadInfo; argument
|
/ohos5.0/drivers/hdf_core/framework/tools/hc-gen/src/ |
H A D | logger.h | 55 inline Logger &Info() in Info() function
|
/ohos5.0/foundation/communication/dsoftbus/core/connection/tcp/src/ |
H A D | softbus_tcp_connect_virtual.c | 60 int32_t TcpGetConnectionInfo(uint32_t connectionId, ConnectionInfo *Info) in TcpGetConnectionInfo()
|
/ohos5.0/foundation/multimedia/image_framework/mock/native/src/ |
H A D | HiLog.cpp | 35 int HiLog::Info(const HiLogLabel &label, const char *fmt, ...) in Info() function in OHOS::HiviewDFX::HiLog
|
/ohos5.0/base/hiviewdfx/hilog/frameworks/libhilog/ |
H A D | hilog.cpp | 39 int HiLog::Info(const HiLogLabel &label, const char *fmt, ...) in Info() function in OHOS::HiviewDFX::HiLog
|
/ohos5.0/base/hiviewdfx/hilog/platform/ |
H A D | hilog.cpp | 41 int HiLog::Info(const HiLogLabel &label, const char *fmt, ...) in Info() function in OHOS::HiviewDFX::HiLog
|
/ohos5.0/base/hiviewdfx/hilog_lite/frameworks/featured/ |
H A D | hilog.cpp | 38 int HiLog::Info(const HiLogLabel &label, const char *fmt, ...) in Info() function in OHOS::HiviewDFX::HiLog
|
/ohos5.0/base/hiviewdfx/hilog/interfaces/rust/src/ |
H A D | lib.rs | 34 Info = 4, enumerator
|
/ohos5.0/foundation/arkui/napi/utils/ |
H A D | log.h | 33 Info, enumerator
|
/ohos5.0/base/customization/enterprise_device_management/services/edm_plugin/src/ |
H A D | manage_auto_start_apps_plugin.cpp | 120 …td::for_each(infoList.begin(), infoList.end(), [&](const OHOS::AbilityRuntime::AutoStartupInfo &In… in OnGetPolicy()
|
/ohos5.0/base/hiviewdfx/hilog/interfaces/js/kits/napi/src/hilog/src/ |
H A D | hilog_napi_base.cpp | 154 napi_value HilogNapiBase::Info(napi_env env, napi_callback_info info) in Info() function in OHOS::HiviewDFX::HilogNapiBase
|
/ohos5.0/base/hiviewdfx/hilog_lite/frameworks/js/builtin/src/ |
H A D | hilog_module.cpp | 147 JSIValue HilogModule::Info(const JSIValue thisVal, const JSIValue *args, uint8_t argsNum) in Info() function in OHOS::ACELite::HilogModule
|
/ohos5.0/drivers/hdf_core/framework/model/audio/core/include/ |
H A D | audio_control.h | 83 int32_t (*Info)(const struct AudioKcontrol *kcontrol, struct AudioCtrlElemInfo *elemInfo); member
|
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeBinaryCompile/LumeShaderCompiler/src/lume/ |
H A D | Log.h | 108 Info, enumerator
|
/ohos5.0/base/print/print_fwk/frameworks/kits/extension/src/ |
H A D | js_print_extension_context.cpp | 416 napi_value CreateJsMetadata(napi_env &engine, const AppExecFwk::Metadata &Info) in CreateJsMetadata()
|
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/interfaces/native/node/ |
H A D | node_text_area_modifier.cpp | 1932 const InsertValueInfo& Info) -> bool { in SetTextAreaOnWillInsertValue() 1951 auto onDidInsert = [node, extraParam](const InsertValueInfo& Info) { in SetTextAreaOnDidInsertValue() 1969 auto onWillDelete = [node, extraParam](const DeleteValueInfo& Info) -> bool { in SetTextAreaOnWillDeleteValue() 1989 auto onDidDelete = [node, extraParam](const DeleteValueInfo& Info) { in SetTextAreaOnDidDeleteValue()
|
/ohos5.0/base/telephony/cellular_call/test/unittest/imstest/ |
H A D | zero_branch1_test.cpp | 794 CallBehaviorParameterInfo Info = { .callType = 1 }; variable
|