Searched defs:GetStorageInfo (Results 1 – 5 of 5) sorted by relevance
28 FFI_EXPORT int GetStorageInfo = 0; variable
193 int32_t GetStorageInfo(RetWorkInfo cwork, WorkInfo& workInfo, bool& hasCondition) in GetStorageInfo() function
468 uint16_t MtpOperationUtils::GetStorageInfo(std::shared_ptr<PayloadData> &data, uint16_t containerTy… in GetStorageInfo() function in OHOS::Media::MtpOperationUtils
745 uint16_t MtpOperationUtils::GetStorageInfo(shared_ptr<PayloadData> &data, uint16_t containerType, i… in GetStorageInfo() function in OHOS::Media::MtpOperationUtils
160 bool Common::GetStorageInfo(napi_env env, napi_value objValue, WorkInfo &workInfo) in GetStorageInfo() function in OHOS::WorkScheduler::Common