Home
last modified time | relevance | path

Searched defs:pendingTime (Results 1 - 5 of 5) sorted by relevance

/foundation/communication/dhcp/services/dhcp_server/include/
H A Ddhcp_binding.h36 uint64_t pendingTime; member
/foundation/communication/dhcp/services/dhcp_server/src/
H A Ddhcp_server_service_impl.cpp297 std::string pendingTime; in ConvertLeasesToStationInfos() local
H A Ddhcp_s_server.cpp834 uint64_t pendingTime = binding->pendingTime; in Rebinding() local
/foundation/multimedia/media_library/frameworks/innerkitsimpl/test/unittest/medialibrary_photo_operations_test/src/
H A Dmedialibrary_photo_operations_test.cpp430 int32_t SetPendingOnly(int32_t pendingTime, int64_t fileId) in SetPendingOnly() argument
/foundation/multimedia/media_library/frameworks/innerkitsimpl/medialibrary_data_extension/src/
H A Dmedialibrary_asset_operations.cpp1316 static int32_t SetPendingTime(const shared_ptr<FileAsset> &fileAsset, int64_t pendingTime) in SetPendingTime() argument
1339 static int32_t CreateFileAndSetPending(const shared_ptr<FileAsset> &fileAsset, int64_t pendingTime) in CreateFileAndSetPending() argument
1352 int64_t pendingTime = fileAsset->GetTimePending(); in SolvePendingStatus() local

Completed in 14 milliseconds