Home
last modified time | relevance | path

Searched defs:detail (Results 1 – 25 of 64) sorted by relevance

123

/ohos5.0/foundation/distributeddatamgr/relational_store/test/js/relationalstore/unittest/src/
H A DRdbStoreCloudSync.test.js278 rdbStore.cloudSync(relationalStore.SyncMode.SYNC_MODE_TIME_FIRST, function (detail) { argument
300 function Progress(detail) { argument
325 function Progress(detail) { argument
350 function Progress(detail) { argument
375 function Progress(detail) { argument
400 function Progress(detail) { argument
425 function Progress(detail) { argument
450 function Progress(detail) { argument
476 function Progress(detail) { argument
H A DRdbStoreDistributedJsunit.test.js456 rdbStore.on("autoSyncProgress", function (detail) { argument
478 rdbStore.off("autoSyncProgress", function (detail) { argument
/ohos5.0/base/security/access_token/frameworks/privacy/include/
H A Dused_record_detail_parcel.h34 UsedRecordDetail detail; member
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/base/src/
H A Ddcamera_channel_info_cmd.cpp49 cJSON *detail = cJSON_CreateObject(); in Marshal() local
122 cJSON *detail = nullptr; in UnmarshalDetails() local
/ohos5.0/foundation/multimedia/player_framework/services/engine/histreamer/player/
H A Dhiplayer_callback_looper.h72 Any detail; member
/ohos5.0/foundation/multimedia/player_framework/services/engine/histreamer/transcoder/
H A Dhitranscoder_callback_looper.h55 Any detail; member
/ohos5.0/foundation/multimedia/media_foundation/engine/scene/player/standard/
H A Dhiplayer_callback_looper.h63 Plugin::Any detail; member
/ohos5.0/drivers/hdf_core/framework/tools/hcs-view/hcsWebView/src/engine/
H A DRightMenu.js46 static Reset(detail, x, y) { argument
50 detail: detail, property in RightMenu.MENU
54 static Append(detail) { argument
/ohos5.0/foundation/filemanagement/app_file_service/utils/include/b_jsonutil/
H A Db_jsonutil.h28 std::string detail; member
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/src/distributedcameramgr/listener/
H A Ddcamera_sink_controller_channel_listener.cpp37 …ntrollerChannelListener::OnSessionError(int32_t eventType, int32_t eventReason, std::string detail) in OnSessionError()
H A Ddcamera_sink_output_channel_listener.cpp37 …nkOutputChannelListener::OnSessionError(int32_t eventType, int32_t eventReason, std::string detail) in OnSessionError()
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/dcameracontrol/
H A Ddcamera_source_controller_channel_listener.cpp45 …ntrollerChannelListener::OnSessionError(int32_t eventType, int32_t eventReason, std::string detail) in OnSessionError()
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/dcameradata/
H A Ddcamera_source_input_channel_listener.cpp45 …rceInputChannelListener::OnSessionError(int32_t eventType, int32_t eventReason, std::string detail) in OnSessionError()
/ohos5.0/base/security/access_token/tools/accesstoken/src/
H A Dto_string.cpp32 for (const auto& detail : detailRecord) { in DetailUsedRecordToString() local
/ohos5.0/base/hiviewdfx/hiview/adapter/plugins/eventservice/service/idl/src/
H A Drunning_status_log_util.cpp85 void RunningStatusLogUtil::LogDetail(const std::string& detail) in LogDetail()
/ohos5.0/base/security/access_token/services/privacymanager/src/database/
H A Ddata_translator.cpp105 UsedRecordDetail detail; in TranslationGenericValuesIntoPermissionUsedRecord() local
/ohos5.0/foundation/ability/idl_tool/idl_tool_2/hash/
H A Dhash.cpp75 for (const auto &detail : fileDetails) { in GetHashInfo() local
/ohos5.0/drivers/hdf_core/framework/tools/hdi-gen/hash/
H A Dhash.cpp68 for (const auto &detail : fileDetails) { in GetHashInfo() local
/ohos5.0/drivers/hdf_core/framework/tools/hcs-view/hcsWebView/src/hcs/
H A DNapiLog.js35 function saveLog(dateStr, levStr, detail) { argument
/ohos5.0/foundation/distributeddatamgr/datamgr_service/services/distributeddataservice/service/kvdb/
H A Dkvdb_notifier_proxy.cpp70 void KVDBNotifierProxy::SyncCompleted(uint64_t seqNum, ProgressDetail &&detail) in SyncCompleted()
/ohos5.0/foundation/distributeddatamgr/kv_store/frameworks/innerkitsimpl/distributeddatafwk/src/
H A Dkvdb_notifier_stub.cpp74 ProgressDetail detail; in OnCloudSyncCompleted() local
/ohos5.0/base/hiviewdfx/hiview/interfaces/js/napi/src/
H A Dhiview_napi_util.cpp63 auto detail = GetErrorDetailByRet(env, retCode); in CreateErrorByRet() local
162 auto detail = GetErrorDetailByRet(env, errCode); in ThrowErrorByCode() local
/ohos5.0/base/powermgr/power_manager/frameworks/napi/power/
H A Dpower_napi.cpp76 std::string detail = NapiUtils::GetStringFromNapi(env, argv[INDEX_0]); in Wakeup() local
94 std::string detail = NapiUtils::GetStringFromNapi(env, argv[INDEX_0]); in Suspend() local
126 std::string detail = NapiUtils::GetStringFromNapi(env, argv[INDEX_0]); in Hibernate() local
/ohos5.0/foundation/multimedia/camera_framework/frameworks/native/camera/src/utils/
H A Dmetadata_common_utils.cpp31 for (const auto& detail : streamInfo.detailInfos) { in FillSizeListFromStreamInfo() local
44 for (const auto &detail : streamInfo.detailInfo) { in FillSizeListFromStreamInfo() local
/ohos5.0/foundation/communication/dsoftbus/sdk/transmission/trans_channel/tcp_direct/include/
H A Dclient_trans_tcp_direct_manager.h46 TcpDirectChannelDetail detail; member

123