Searched defs:dataPath (Results 1 – 3 of 3) sorted by relevance
59 void ReportOsAccountDataTampered(int32_t id, const std::string& dataPath, const std::string& dataLa… in ReportOsAccountDataTampered()
188 void ReportOsAccountDataTampered(int32_t id, const std::string& dataPath, const std::string& dataLa… in ReportOsAccountDataTampered()
1407 char dataPath[SandboxCommonDef::OPTIONS_MAX_LEN] = {0}; in MountDebugSharefs() local