Home
last modified time | relevance | path

Searched refs:odidExist (Results 1 - 1 of 1) sorted by relevance

/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_data_mgr.cpp7931 std::string odidExist; in GenerateOdid() local
7932 item.second.GetDeveloperidAndOdid(developerIdExist, odidExist); in GenerateOdid()
7935 odid = odidExist; in GenerateOdid()
8017 std::string odidExist; in GetAllBundleInfoByDeveloperId() local
8018 innerBundleInfo.GetDeveloperidAndOdid(developerIdExist, odidExist); in GetAllBundleInfoByDeveloperId()
8074 std::string odidExist; in GetDeveloperIds() local
8075 innerBundleInfo.GetDeveloperidAndOdid(developerIdExist, odidExist); in GetDeveloperIds()

Completed in 14 milliseconds