Searched refs:GetSelfId (Results 1 – 5 of 5) sorted by relevance
29 inline uint64_t GetSelfId() in GetSelfId() function
159 EXPECT_EQ(fileAsset.GetSelfId(), TEST_SELF_ID);
138 EXPORT const std::string &GetSelfId() const;
348 jsonNode->Put(RECNODE_NODEID, std::to_string(uiNode.second->GetSelfId()).c_str()); in HandleStopRecord()
360 const string &FileAsset::GetSelfId() const in GetSelfId() function in OHOS::Media::FileAsset