Home
last modified time | relevance | path

Searched defs:Info (Results 1 – 25 of 31) sorted by relevance

12

/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/framework/include/cloud/
H A Dcloud_config_manager.h26 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 Dnapi_async_work.h63 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 Dimage_loader_common.h76 struct Info { struct
77 uint32_t width;
78 uint32_t height;
79 uint32_t componentCount;
80 bool is16bpc;
H A Dimage_loader_stb_image.cpp319 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 Db_radar.h78 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 Drdb_store_manager.h46 using Info = DistributedRdb::RdbDebugInfo; variable
/ohos5.0/foundation/distributeddatamgr/relational_store/frameworks/native/rdb/include/
H A Drdb_store_manager.h46 using Info = DistributedRdb::RdbDebugInfo; variable
/ohos5.0/base/hiviewdfx/hilog/platform/interface/native/
H A Dlog.h29 Info, enumerator
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/libs/distributeddb/interfaces/include/
H A Dstore_types.h169 struct Info { struct
181 Info downLoadInfo; argument
/ohos5.0/drivers/hdf_core/framework/tools/hc-gen/src/
H A Dlogger.h55 inline Logger &Info() in Info() function
/ohos5.0/foundation/communication/dsoftbus/core/connection/tcp/src/
H A Dsoftbus_tcp_connect_virtual.c60 int32_t TcpGetConnectionInfo(uint32_t connectionId, ConnectionInfo *Info) in TcpGetConnectionInfo()
/ohos5.0/foundation/multimedia/image_framework/mock/native/src/
H A DHiLog.cpp35 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 Dhilog.cpp39 int HiLog::Info(const HiLogLabel &label, const char *fmt, ...) in Info() function in OHOS::HiviewDFX::HiLog
/ohos5.0/base/hiviewdfx/hilog/platform/
H A Dhilog.cpp41 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 Dhilog.cpp38 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 Dlib.rs34 Info = 4, enumerator
/ohos5.0/foundation/arkui/napi/utils/
H A Dlog.h33 Info, enumerator
/ohos5.0/base/customization/enterprise_device_management/services/edm_plugin/src/
H A Dmanage_auto_start_apps_plugin.cpp120 …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 Dhilog_napi_base.cpp154 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 Dhilog_module.cpp147 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 Daudio_control.h83 int32_t (*Info)(const struct AudioKcontrol *kcontrol, struct AudioCtrlElemInfo *elemInfo); member
/ohos5.0/foundation/graphic/graphic_3d/lume/LumeBinaryCompile/LumeShaderCompiler/src/lume/
H A DLog.h108 Info, enumerator
/ohos5.0/base/print/print_fwk/frameworks/kits/extension/src/
H A Djs_print_extension_context.cpp416 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 Dnode_text_area_modifier.cpp1932 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 Dzero_branch1_test.cpp794 CallBehaviorParameterInfo Info = { .callType = 1 }; variable

12