Home
last modified time | relevance | path

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

/domains/advertising/oaid/services/oaid_manager/src/
H A Doaid_observer_manager.cpp45 std::string target = oaid.substr(0, 9).append(OAID_VIRTUAL_STR); in RegisterObserver() local
46 OAID_HILOGI(OAID_MODULE_SERVICE, "registerObserver success, getOaid is: %{public}s", target.c_str()); in RegisterObserver()
58 std::string target = oaid.substr(0, 9).append(OAID_VIRTUAL_STR); in OnUpdateOaid() local
59 OAID_HILOGI(OAID_MODULE_SERVICE, "OnOaidUpdated success oaid is: %{public}s", target.c_str()); in OnUpdateOaid()
H A Doaid_service.cpp342 std::string target = oaid.substr(0, 9).append(OAID_VIRTUAL_STR); in GetOAID() local
343 OAID_HILOGI(OAID_MODULE_SERVICE, "getOaid success oaid is: %{public}s", target.c_str()); in GetOAID()
355 std::string target = resetOaid.substr(0, 9).append(OAID_VIRTUAL_STR); in ResetOAID() local
356 OAID_HILOGI(OAID_MODULE_SERVICE, "resetOaid success oaid is: %{public}s", target.c_str()); in ResetOAID()

Completed in 2 milliseconds