Home
last modified time | relevance | path

Searched defs:DeleteCache (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_client_profile.cpp2281 void GattClientProfile::impl::DeleteCache(uint16_t connectHandle, const GattDevice device) in DeleteCache() function in OHOS::bluetooth::GattClientProfile::impl
/ohos5.0/foundation/multimedia/media_library/frameworks/js/src/
H A Dmedia_asset_change_request_napi.cpp193 static void DeleteCache(const string& cacheFileName) in DeleteCache() function
/ohos5.0/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmedialibrary_photo_operations.cpp131 int32_t MediaLibraryPhotoOperations::DeleteCache(MediaLibraryCommand& cmd) in DeleteCache() function in OHOS::Media::MediaLibraryPhotoOperations