OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:stat_mode
(Results
1 - 2
of
2
) sorted by null
/frameworks/native/cmds/installd/tests/
installd_service_test.cpp
86
static int
stat_mode
(const char* path) {
function in namespace:android::installd
127
EXPECT_EQ(0700,
stat_mode
("com.example/normal"));
128
EXPECT_EQ(02771,
stat_mode
("com.example/cache"));
129
EXPECT_EQ(0700,
stat_mode
("com.example/cache/file"));
/external/syslinux/gpxe/src/drivers/net/phantom/
nxhal_nic_interface.h
495
U16
stat_mode
; /* When to update */
member in struct:nx_hostrq_stat_setup_s
Completed in 467 milliseconds