Home
last modified time | relevance | path

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

/domains/advertising/oaid/services/oaid_manager/src/
H A Doaid_observer_manager.cpp24 const std::string OAID_VIRTUAL_STR = "-****-****-****-************"; member
45 std::string target = oaid.substr(0, 9).append(OAID_VIRTUAL_STR); in RegisterObserver()
58 std::string target = oaid.substr(0, 9).append(OAID_VIRTUAL_STR); in OnUpdateOaid()
H A Doaid_service.cpp33 const std::string OAID_VIRTUAL_STR = "-****-****-****-************"; member
342 std::string target = oaid.substr(0, 9).append(OAID_VIRTUAL_STR); in GetOAID()
355 std::string target = resetOaid.substr(0, 9).append(OAID_VIRTUAL_STR); in ResetOAID()

Completed in 1 milliseconds