/packages/providers/MediaProvider/jni/ |
D | node.cpp | 44 void node::BuildPathForNodeRecursive(bool safe, const node* node, std::stringstream* path) const { in BuildPathForNodeRecursive() argument 46 BuildPathForNodeRecursive(safe, node->parent_, path); in BuildPathForNodeRecursive() 49 if (safe && node->parent_) { in BuildPathForNodeRecursive()
|
D | node-inl.h | 404 void BuildPathForNodeRecursive(bool safe, const node* node, std::stringstream* path) const;
|
/packages/services/Car/tests/carservice_unit_test/src/android/car/userlib/ |
D | UserHelperTest.java | 65 String safe = UserHelper.safeName("UnsafeIam"); in testSafeName() local 66 assertThat(safe).isNotNull(); in testSafeName() 67 assertThat(safe).doesNotContain("UnsafeIAm"); in testSafeName()
|
/packages/apps/TV/ |
D | proguard.flags | 19 # platform version. We know about them, and they are safe. 26 # This is due to legacy API katniss is referencing. Seems safe.
|
/packages/apps/PermissionController/ |
D | proguard.flags | 3 # platform version. We know about them, and they are safe.
|
/packages/apps/Test/connectivity/sl4n/rapidjson/doc/ |
D | tutorial.md | 349 Copy-string is always safe because it owns a copy of the data. Const-string can be used for storing… 369 …safe life-cycle can use const-string version of `SetString()`, which lacks allocator parameter. F… 377 For character pointer, the RapidJSON requires to mark it as safe before using it without copying. T… 384 s.SetString(StringRef(cstr)); // ok, assume safe lifetime, null-terminated
|
D | faq.md | 187 … may occur. For integer-to-integer conversion, it only convert when it is safe (otherwise it will …
|
/packages/modules/DnsResolver/ |
D | README-DoT.md | 37 For clarity, each of the five classes in this design is thread-safe and holds one lock. 59 or a thread-safe queue, because the socket thread has to be blocked
|
/packages/apps/Launcher3/ |
D | proguard.flags | 11 # platform version. We know about them, and they are safe.
|
/packages/apps/Contacts/ |
D | proguard.flags | 7 # platform version. We know about them, and they are safe.
|
/packages/services/Car/car-lib/src/android/car/navigation/ |
D | navigation_state.proto | 43 // This means that it should be safe to cache an image once requested
|
/packages/inputmethods/LatinIME/dictionaries/ |
D | en_US_wordlist.combined.gz | 1dictionary=main:en_us,locale=en_US,description=English (US),date ... |
D | en_GB_wordlist.combined.gz |
|
D | en_wordlist.combined.gz | 1dictionary=main:en,locale=en,description=English,date=1414726273, ... |
D | pt_BR_wordlist.combined.gz |
|
D | nl_wordlist.combined.gz | 1dictionary=main:nl,locale=nl,description=Nederlands,date=1414726258, ... |
D | de_wordlist.combined.gz |
|
D | pt_PT_wordlist.combined.gz |
|
D | ro_wordlist.combined.gz | 1dictionary=main:ro,locale=ro,description=Română,date=1412325511, ... |