Home
last modified time | relevance | path

Searched defs:GetStorageInfo (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/resourceschedule/work_scheduler/interfaces/kits/cj/work_scheduler/
H A Dwork_scheduler_mock.cpp28 FFI_EXPORT int GetStorageInfo = 0; variable
H A Dwork_scheduler_ffi.cpp193 int32_t GetStorageInfo(RetWorkInfo cwork, WorkInfo& workInfo, bool& hasCondition) in GetStorageInfo() function
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_mtp_test/src/
H A Dmock_mtp_operation_utils.cpp468 uint16_t MtpOperationUtils::GetStorageInfo(std::shared_ptr<PayloadData> &data, uint16_t containerTy… in GetStorageInfo() function in OHOS::Media::MtpOperationUtils
/ohos5.0/foundation/multimedia/media_library/frameworks/services/media_mtp/src/
H A Dmtp_operation_utils.cpp745 uint16_t MtpOperationUtils::GetStorageInfo(shared_ptr<PayloadData> &data, uint16_t containerType, i… in GetStorageInfo() function in OHOS::Media::MtpOperationUtils
/ohos5.0/foundation/resourceschedule/work_scheduler/interfaces/kits/js/napi/src/
H A Dcommon.cpp160 bool Common::GetStorageInfo(napi_env env, napi_value objValue, WorkInfo &workInfo) in GetStorageInfo() function in OHOS::WorkScheduler::Common